Skip to main content

Week 7

Milestones

  • Built the BAP sdk CLI tool.
  • The sdk CLI tool takes in user prompts and outputs a boilerplate template codebase in the working directory
  • Integrated BAP sdk with the BAP search component to provide it has a boilerplate
  • Resolving issues in parts of the integration process

Screenshots / Videos

Screenshot 2023-08-21 at 5 01 02 AM

Learnings

Through successfully building the BAP SDK CLI tool and integrating it with the BAP search component, I acquired hands-on experience in creating powerful tools that streamline development workflows. The process of taking user prompts and generating template code in the working directory enhanced my understanding of handling user interactions and file manipulation.